home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 December
/
Designer's Club 1997 December.iso
/
pc
/
IDEASRC
/
Main.Dir
/
00062.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-12
|
137 b
|
9 lines
on keyDown
if the key = "m" then
puppetSound(2, "merry")
end if
if the key = "h" then
puppetSound(2, "happy")
end if
end